Connect to the Controller

KAS provides all the commands for controlling the target in the Device toolbar:

The Device Toolbar

Figure 4-55: The Device Toolbar

Icon Description
Show the controller communication properties dialog (PLCClosed "Programmable Logic Controller" A Programmable Logic Controller, PLC, or Programmable Controller is a digital computer used for automation of industrial processes, such as control of machinery on factory assembly lines. Used to synchronize the flow of inputs from (physical) sensors and events with the flow of outputs to actuators and events options) (see details below)
Change the controller IP address to connect with KAS Simulator. In this simulated mode, the controller properties change as shown below and the Controller Type includes the IP address 127.0.0.1.

For more details, refer to Using the KAS Simulator
Compile project
Compile and download the project. This downloads the application and Project Source files.
Establish connection with the target controller (see possible statuses here)
Close connection with the target controller
Download the application to the targeted controller (note that the application must not be running).

For more details, refer to Download the Application
Start the application. It can be either:
Warm Start (default mode): Retain Variables are loaded at the application startup. They are Not re-initialized; whereas other variables are started with their initial values.
Cold Start: use retain variables with their default values. Such starts occurs from time to time but are few.
To choose a Cold Start, you have to drop-down the Start button as follows:

Stop the application

Ensure the Simulated device mode is active (the icon must be selected)

To establish the connection with the target controller, click the Connect Device icon .

Actions to Prevent Compatibility Issues

The software versions of the KAS IDEClosed "Integrated development environment" An integrated development environment is a type of computer software that assists computer programmers in developing software. IDEs normally consist of a source code editor, a compiler and/or interpreter, build-automation tools, and a debugger and the KAS RuntimeClosed In computer science, runtime (or run-time) describes the operation of a computer program, the duration of its execution, from beginning to termination (compare compile time). Within KAS, runtime also refers to the virtual machine that manage the program written in a computer language while it is running have to match to avoid compatibility problems.

See KAS IDE to Runtime Compatibility for more information.


  • The software versions of the KAS IDE and the KAS Runtime are also available in the local log messages (the level for this message is INFO).

When another KAS IDE is already connected to the controller, a warning is displayed and the connection is discarded to prevent any conflict.

Application Status Bar

The status bar provides global information about the target and the name of the running application currently stored in the device.
Text displayed with orange background means that the version of the application is different between the KAS IDE and the target.

For more details, The following table summarizes all cases for the labels of the status bar.

Message Window

Every log message has the following information: